home *** CD-ROM | disk | FTP | other *** search
- @REM Command line to compile ljplot under 4DOS
- @REM It's been so long since I used COMMAND.COM, I can't remember
- @REM if the %VARNAME will work. I don't think so. You'll
- @REM have to put the appropritate include and lib directory paths in.
- tcc -ms -f- -I%INCLUDE -L%LIB ljplot f:\tc\wildargs.obj
-